Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps org.springframework.kafka:spring-kafka from 3.3.2 to 3.3.3.

Release notes

Sourced from org.springframework.kafka:spring-kafka's releases.

v3.3.3

🐞 Bug Fixes

  • Using ConcurrentMessageListenerContainer section of reference doc is a bit confusing #3759
  • Metric collection for errors always report the same error "ListenerExecutionFailedException" regardless of what's thrown in the consumer method #3757
  • Async suspend function listener not automatically acknowledged? #3743
  • KafkaMessageListenerContainer.getAssignedPartitions is not safe #3726

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #3749
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #3748
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 #3747
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #3746
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #3745
Commits
  • 92eebc3 [artifactory-release] Release version 3.3.3
  • d5ee147 3.3.x release related changes - gradle updates etc.
  • d337af1 GH-3733: Fix docs for ConcurrentMessageListenerContainer
  • 4920a43 GH-3741: Fix metric tag to show underlying exception type
  • b0f4283 Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 (#3747)
  • b26cc2d Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 (#3748)
  • c8c909a Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 (#3746)
  • 631165c Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 (#3749)
  • ffc2571 Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 (#3745)
  • c5d3322 Fix missed import in the HandlerAdapter
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
Bumps [org.springframework.kafka:spring-kafka](https://github.com/spring-projects/spring-kafka) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.kafka-spring-kafka-3.3.3 branch from 6aaa6fa to 3a4a5e9 Compare March 3, 2025 07:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2025

Superseded by #52.

@dependabot dependabot bot closed this Mar 18, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.kafka-spring-kafka-3.3.3 branch March 18, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant